How to Install gfs2-cluster software package in Debian 9 (Stretch)

How to Install gfs2-cluster software package in Debian 9 (Stretch)

gfs2-cluster software package provides Global File System 2 - cluster tools, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gfs2-cluster 

gfs2-cluster is installed in your system.

Make ensure the gfs2-cluster package were installed using the commands given below,

$ sudo dpkg-query -l | grep gfs2-cluster *

You will get with gfs2-cluster package name, version, architecture and description in a table

gfs2-cluster package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package gfs2-cluster
Version 3.1.3-1.2
Description Global File System 2 - cluster tools
Sub Section admin


See Also, How to uninstall or remove gfs2-cluster software package from Debian 9 (Stretch)?